home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10811 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  965 b 

  1. Path: news.ichange.com!newsmaster
  2. From: Jesse Liberty <jl@staff.ichange.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Newbie looking for advice on the C++ learning curve
  5. Date: Mon, 11 Mar 1996 07:49:07 -0500
  6. Organization: AT&T
  7. Message-ID: <31442143.1A73@staff.ichange.com>
  8. References: <4hk6j8$7s0@newsbf02.news.aol.com>
  9. NNTP-Posting-Host: 140.244.99.60
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14. CC: jl@staff.ichange.com
  15.  
  16. JWPirie wrote:
  17. > ... But I want to make my knowledge of the language more complete.
  18.  
  19. Depends on what you want to accomplish. If you've read a good intro book (which did you read) then I'd go on to the following 
  20. books:
  21.  
  22.     Effective C++ By Scott Meyers
  23.     More Effective C++ by Scott Meyers
  24.     Teach Yourself MORE C++ In 21 Days (by me)
  25.     Object Oriented Development by Coleman et al (Fusion method)
  26.     Design Patterns by Gamma et al
  27.  
  28. Enjoy, let us know how it goes.
  29.  
  30. -j
  31.